Enum Flow.ItemAction

Constants for item actions.

Tables

Flow.ItemAction Table of Flow.ItemAction constants.


Tables

Flow.ItemAction

Table of Flow.ItemAction constants. To be used with Flow.InventoryItem class.

  • USE - Use the item.
  • EQUIP - Equip the item. Used only with weapons.
  • EXAMINE - Examine the item. Used only with examine objects.
  • COMBINE - Combine the item with another item. Used only with combineable objects.
  • SEPARATE - Separate items. Used only with objects that were combined before.
  • LOAD - Load game.
  • SAVE - Save game.
  • STATISTICS - Show statistics screen.
  • CHOOSE_AMMO_SHOTGUN - Choose ammo type for the shotgun.
  • CHOOSE_AMMO_CROSSBOW - Choose ammo type for the crossbow.
  • CHOOSE_AMMO_GRENADEGUN - Choose ammo type for the grenade launcher.
  • CHOOSE_AMMO_UZI - Choose ammo type for the Uzi.
  • CHOOSE_AMMO_PISTOLS - Choose ammo type for the pistols.
  • CHOOSE_AMMO_REVOLVER - Choose ammo type for the revolver.
  • CHOOSE_AMMO_HK - Choose ammo type for the HK gun.
  • CHOOSE_AMMO_HARPOON - Choose ammo type for the harpoon gun.
  • CHOOSE_AMMO_ROCKET - Choose ammo type for the rocket launcher.
generated by TEN-LDoc (a fork of LDoc 1.4.6)